Skip to content

Sync css.types.attr with CSS Values 5 extensions #26624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Apr 25, 2025

Summary

Changes:

  • Removed type-or-unit subfeature: frequency.
  • Renamed fallback to fallback-value.
  • Renamed type-or-unit to type_function.
  • Wrapped all keywords in fences.
  • Added subfeatures: custom-ident, ident, image, length-percentage, resolution, string, transform-function.

Test results and supporting details

Related issues

Fixes #25618.

@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed labels Apr 25, 2025
Copy link
Contributor

github-actions bot commented Apr 25, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Apr 28, 2025
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Apr 28, 2025
Changes:
- Removed `type-or-unit` subfeature: `frequency`.
- Renamed `fallback` to `fallback-value`.
- Renamed `type-or-unit` to `type_function`.
- Wrapped all keywords in fences.
- Added subfeatures: `custom-ident`, `ident`, `image`,
  `length-percentage`, `resolution`, `string`, `transform-function`.
@caugner caugner force-pushed the 25618-update-css-attr-subfeatures branch from b7ac092 to d4ea9c4 Compare April 28, 2025 08:05
@caugner caugner requested a review from Elchi3 April 28, 2025 08:11
@caugner caugner requested review from queengooborg and ddbeck May 16, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

css.types.attr - Table content not up-to date with latest spec
1 participant